Crate gfx_device_gl [] [src]

OpenGL implementation of a device, striving to support OpenGL 2.0 with at least VAOs, but using newer extensions when available.

Structs

CommandBuffer

Generic command buffer to be used by multiple backends

Device

An OpenGL device with GLSL shaders.

Factory

GL resource factory.

Fence
Info

OpenGL implementation information

Output

A placeholder for a real Output implemented by your window.

PlatformName

A unique platform identifier that does not change between releases

Version

A version number for a specific component of an OpenGL implementation

Enums

Command

Serialized device command.

Error
Resources

Functions

create

Create a new device with a factory.

Type Definitions

ArrayBuffer
Buffer
FrameBuffer
Program
Sampler
Shader
Surface
Texture